Conversation
037ceae to
31934ec
Compare
8961b0d to
7a2ce4f
Compare
64066ac to
f3a5128
Compare
6afdfe1 to
36c75f1
Compare
0107968 to
af5446d
Compare
7d5eba8 to
8beda5d
Compare
c1e36b7 to
a934f2a
Compare
|
|
a934f2a to
c1e36b7
Compare
The CLI page must be generated via the |
d0c7ac3 to
5311640
Compare
My intention was to do the cleanup in the next step, but now I have fixed the formatting and links. |
packages/documentation/docs/pages/extensibility/ProjectShims.md
Outdated
Show resolved
Hide resolved
| </script> | ||
|
|
||
| <div style="margin: 1rem 0;"> | ||
| <VPButton class="no-decoration" text="📚 API Reference" href="https://ui5.github.io/cli/v4/api/"/> |
There was a problem hiding this comment.
v4?
I wonder why we can't use relative links here.
There was a problem hiding this comment.
It' should be v5, indeed and I have adjusted it, but It used to be that way so far.
I was trying to just adjust the formatting and eventually something broken/wrong.
maxreichmann
left a comment
There was a problem hiding this comment.
Going through the pages I noticed..
- the API reference links sometimes include
v4, sometimesv5(currently 404). I suggest usingstable. - nit: On "Migrate to v3", the caption formatting could be improved. Since, it's v3 it might not be relevant.
Thanks! The formatting should is fine now |
matz3
left a comment
There was a problem hiding this comment.
This is not a feature (feat) of UI5 CLI. It is an internal change about our documentation, so I'd propose to use docs instead.

This change continues the efforts from #1132 and enhances it by enabling vitepress build of the documentation.
JIRA: CPOUI5FOUNDATION-899